Autogenerated HTML docs for v2.6.0-rc2 
diff --git a/technical/protocol-common.html b/technical/protocol-common.html index 206f1de..96859fd 100644 --- a/technical/protocol-common.html +++ b/technical/protocol-common.html 
@@ -820,7 +820,10 @@  <div class="paragraph"><p>A pkt-line MAY contain binary data, so implementors MUST ensure   pkt-line parsing/formatting routines are 8-bit clean.</p></div>   <div class="paragraph"><p>A non-binary line SHOULD BE terminated by an LF, which if present  -MUST be included in the total length.</p></div>  +MUST be included in the total length. Receivers MUST treat pkt-lines  +with non-binary data the same whether or not they contain the trailing  +LF (stripping the LF if present, and not complaining when it is  +missing).</p></div>   <div class="paragraph"><p>The maximum length of a pkt-line&#8217;s data component is 65520 bytes.   Implementations MUST NOT send pkt-line whose length exceeds 65524   (65520 bytes of payload + 4 bytes of length data).</p></div>  @@ -854,7 +857,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2014-04-08 12:47:26 PDT  +Last updated 2015-09-14 14:08:19 PDT   </div>   </div>   </body>